home *** CD-ROM | disk | FTP | other *** search
- Path: engnews1.Eng.Sun.COM!taumet!clamage
- From: dirk@becker.adviser.com (Dirk Becker)
- Newsgroups: comp.std.c++
- Subject: Make type_info name() distinct?
- Date: 1 Feb 1996 22:54:33 GMT
- Organization: ?
- Approved: clamage@eng.sun.com (comp.std.c++)
- Message-ID: <v01530500ad36a19a2831@[194.163.74.11]>
- NNTP-Posting-Host: taumet.eng.sun.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset="us-ascii"
- X-Lines: 19
- Content-Length: 648
- Originator: clamage@taumet
-
- Hi!
-
- Is there any detailed specification added to the name() member of
- type_info objects or is it still just implementation dependent?
-
- Why not ensure to have distinct names for different classes?
- Could it be possible to have even distinct name()s for nested classes
- bearing the same name but different enclosing classes?
- What about classes with the same name but in different namespaces?
- Or is "9.10 Nested type names" [class.nested.type] even applied to
- RTTI names?
-
- Dirk
-
- ------------------------------------------------------------------
- Dirk Becker dirk@becker.adviser.com
- Harderweg 76, 22549 Hamburg, Germany
-
-
-
- [ comp.std.c++ is moderated. Submission address: std-c++@ncar.ucar.edu.
- Contact address: std-c++-request@ncar.ucar.edu. The moderation policy is
- summarized in http://reality.sgi.com/employees/austern_mti/std-c++/policy.html
- ]
-